Skip to content

Feature/multiple authors#10850

Open
changw98ic wants to merge 6 commits intopython-poetry:mainfrom
changw98ic:feature/multiple-authors
Open

Feature/multiple authors#10850
changw98ic wants to merge 6 commits intopython-poetry:mainfrom
changw98ic:feature/multiple-authors

Conversation

@changw98ic
Copy link
Copy Markdown

Pull Request Check List

Resolves: #issue-number-here

  • Added tests for changed code.
  • Updated documentation for changed code.

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've left some high level feedback:

  • The new authors support is limited to the CLI flags; consider extending the interactive init flow to allow entering multiple authors as well so the UX is consistent across modes.
  • In Layout.__init__, both author and authors are now accepted but only _authors is stored; if author is still part of the public API, it may be worth adding a short comment or TODO about its eventual deprecation to clarify the intended usage going forward.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The new `authors` support is limited to the CLI flags; consider extending the interactive `init` flow to allow entering multiple authors as well so the UX is consistent across modes.
- In `Layout.__init__`, both `author` and `authors` are now accepted but only `_authors` is stored; if `author` is still part of the public API, it may be worth adding a short comment or TODO about its eventual deprecation to clarify the intended usage going forward.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@dosubot
Copy link
Copy Markdown

dosubot Bot commented Apr 19, 2026

Related Documentation

1 document(s) may need updating based on files changed in this PR:

Python Poetry

cli /poetry/blob/main/docs/cli.md — ⏳ Awaiting Merge

How did I do? Any feedback?  Join Discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant